@charset "utf-8";
/* CSS Document */

*{margin:0px;padding:0px;}
ul{list-style-type:none;}
li{ list-style:none;}
img{border:0px;}
input{outline: none;}
:hover{ transition: 0.5s all }
a{text-decoration:none; color: #737373;}
a:hover{ color:#ea575d;}
.left{float:left;}
.right{float:right;}
body{ min-width: 1200px; font-family: "微软雅黑"; font-size: 14px; color:#737373; line-height:28px; background:#fff;}

/* CSS Header */
.header{ width: 100%;height:auto; overflow: hidden; margin: 0 auto;  position: relative;}
.header .topbar{width: 100%;height:40px;color: #6e6c6c;line-height: 40px;font-size: 14px; background: #f7f7f7}
.header .topbar .mid{width: 1200px;height: 40px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; }
.header .topbar .toptel{width: 240px; background: url(../images/toptel.jpg) left center no-repeat;padding-left: 30px;float: left;}
.header .topbox{width: 100%;height:94px;border-bottom: 2px #ea575d solid}
.header .topbox .mid{width: 1200px;height: 94px;position: relative;margin: 0 auto; display: flex; justify-content: space-between; align-items: center; }
.header .topbox .logo{ width: 20%; }
.header .topbar .top_link{width: 235px;height: 40px;padding-right: 35px; background: url(../images/topapi.jpg) right center no-repeat; float: right;}
.banner{width: 1920px;height: 301px;background:url(../images/banner.jpg) no-repeat #d1bead;left: 50%;margin-left: -960px;position: relative;}
/*menu*/
#menu{width:75%; height:94px; }
#menu ul { width:100%; height:94px; margin: 0 auto}
#menu ul li{ width:120px; height:94px; text-align:center;float:left; position: relative; transition: 0.4s all}
#menu ul li:hover a{color: #ee555c;}
#menu ul li a{ font-size: 1.333333rem /* 20/15 */; font-family:"微软雅黑"; line-height:94px; color:#454545;}

@media (min-width: 1400px){
  .header .topbox .logo{width:25%; }
  #menu{width:70%; }
  #menu ul li a{ font-size: 1.066667rem /* 16/15 */; }
}
#menu ul li.selected a{color: #ee555c;}
#menu ul li span{width:14px;height:14px;background: #ee555c;position: absolute;left:53px;top:97px;transform: rotate(45deg);transition: 0.4s all}
#menu ul li:hover span{top:89px;}
#menu ul li.selected span{top:89px;}
/* CSS Footer */
#foot{ width:100%;height:240px; background:#1e1e1e;}
#foot .fmid{ width:1200px; height:165px;color: #737373;font-size: 16px; line-height: 27px; padding-top:44px; position: relative;z-index: 100; margin:0 auto;}
#foot .fmid a{color: #737373;}
#foot .fmid a:hover{color: #e0545a;}
#foot .fmid .left{width: 290px;height: 165px; background: url(../images/ftlogo.jpg) left top no-repeat;}
#foot .fmid .left p{padding-top:94px;}
#foot .fmid .mid{width: 350px;height: 160px;margin-top: 3px; background: url(../images/fttel.jpg) left top no-repeat;float: left;margin-left:37px;}
#foot .fmid .mid p{padding-top:40px;}
#foot .fmid .right{width:500px;height: 165px;}
#foot .fmid .right p{width: 166px;text-align: center;float: left;}
#foot .fmid .right p span{color: #a3a0a0;font-size: 22px;display: block;padding-bottom:13px}
#foot .fmid .right p a{display: block;}
/* CSS Main */
#wrap{ width:100%;height:auto; position: relative;z-index: 100;overflow: hidden; margin:0 auto;}
#main{ width:1200px; height:auto; position: relative;z-index: 100; overflow: hidden; margin:0 auto;}
.index01{width: 1200px;height:493px;margin: 0 auto}
.index01 .p01{width: 1200px;height: 95px;font-size: 20px;color: #858585;text-align: center; padding-top:52px;margin: 0 auto}
.index01 .p01 b{font-size: 40px;line-height:64px; color: #ea575d;display: block;}
.index01 .p01 b span{color: #2c2c2c}
.index01 .kc{width: 1200px;height: 300px;padding-top: 14px; margin: 0 auto}
.index01 .kc .inbox{width: 264px;height: 277px;position: relative;}
.index01 .kc .inbox .intxt{width: 262px;height: 228px;text-align: center;line-height: 31px;color: #2c2c2c;font-size: 16px; border-radius: 5px;border: 1px #d6d6d6 solid;margin-top: -54px;position: relative;z-index:1}
.index01 .kc .inbox .intxt span{font-size: 30px;line-height: 60px;padding-top: 55px; display: block;}
.index01 .kc .divi{margin-left: 47px;}
.index01 .kc .inbox .intxt p{width: 228px;margin: 0 auto}
.index01 .kc .inbox .imgbox{width: 100px;height: 100px;margin: 0 auto;position: relative;z-index: 2}
.index01 .kc .inbox .imgbox span{width: 100px;height:100px;display: block; position: absolute;left: 0;top: 0}
.index01 .kc .inbox .imgbox .rd01-1{background: url(../images/icon01-2.png) center no-repeat;z-index: 1}
.index01 .kc .inbox .imgbox .rd01-2{background: url(../images/icon01-1.png) center no-repeat;z-index: 2}
.index01 .kc .inbox .imgbox .rd01-3{background: url(../images/icon01-3.png) center no-repeat;z-index:3}
.index01 .kc .inbox .imgbox .rd02-1{background: url(../images/icon02-2.png) center no-repeat;z-index: 1}
.index01 .kc .inbox .imgbox .rd02-2{background: url(../images/icon02-1.png) center no-repeat;z-index: 2}
.index01 .kc .inbox .imgbox .rd02-3{background: url(../images/icon02-3.png) center no-repeat;z-index:3}
.index01 .kc .inbox .imgbox .rd03-1{background: url(../images/icon03-2.png) center no-repeat;z-index: 1}
.index01 .kc .inbox .imgbox .rd03-2{background: url(../images/icon03-1.png) center no-repeat;z-index: 2}
.index01 .kc .inbox .imgbox .rd03-3{background: url(../images/icon03-3.png) center no-repeat;z-index:3}
.index01 .kc .inbox .imgbox .rd04-1{background: url(../images/icon04-2.png) center no-repeat;z-index: 1}
.index01 .kc .inbox .imgbox .rd04-2{background: url(../images/icon04-1.png) center no-repeat;z-index: 2}
.index01 .kc .inbox .imgbox .rd04-3{background: url(../images/icon04-3.png) center no-repeat;z-index:3}
.index01 .kc .inbox:hover .imgbox .zl{animation:turnleft 10s linear infinite}
.index01 .kc .inbox:hover .imgbox .zr{animation:turnright 10s linear infinite}
@keyframes turnleft
  {
  100%    {transform: rotate(-360deg);}
  0%  {transform: rotate(0deg);}
  }

@-webkit-keyframes turnleft
  {
  100%    {transform: rotate(-360deg);}
  0%  {transform: rotate(0deg);}
  }
@keyframes turnright
  {
  100%    {transform: rotate(360deg);}
  0%  {transform: rotate(0deg);}
  }

@-webkit-keyframes turnright
  {
  100%    {transform: rotate(360deg);}
  0%  {transform: rotate(0deg);}
  }
.index02{width: 100%;height:797px;background: #ea575d; margin: 0 auto}
.index02 .p01{width: 1200px;height: 95px;font-size: 20px;color: #fff;text-align: center; padding-top:52px;margin: 0 auto}
.index02 .p01 b{font-size:46px;line-height:66px;display: block;}
.index02 .p01 b span{color: #ffee5f}
.index02 .youshi{width: 1200px;height: 568px;padding-top: 43px; position: relative;margin: 0 auto}
.index02 .youshi .left{width: 576px;height: 568px;background: url(../images/youshi01.jpg) no-repeat;margin-left:-46px}
.index02 .youshi .right{width: 597px;height: 560px;padding-top: 8px; position: relative;}
.index02 .youshi .right .inbox{width: 593px;height: 98px;margin-bottom: 42px; border-radius: 10px;border: 1px #f4b0b1 solid;position: relative;}
.index02 .youshi .right .inbox span{width:350px;height: 40px;font-size: 20px;color: #ea575d; padding-left:15px;line-height: 40px; background: #fff;left:41px;top:-15px;border-radius:5px; display: block;position: absolute;}
.index02 .youshi .right .inbox .num{width: 50px;height: 59px;left: -27px;top: 20px; position: absolute;}
.index02 .youshi .right .inbox p{width: 535px; font-size: 16px;color: #fff;line-height: 25px;padding-top:35px;padding-left:41px}
.index03{width: 1200px;height:410px;margin: 0 auto}
.index03 .p01{width: 1200px;height: 95px;font-size: 20px;color: #858585;text-align: center; padding-top:56px;margin: 0 auto}
.index03 .p01 b{font-size: 40px;line-height:66px; color: #ea575d;display: block;}
.index03 .p01 b span{color: #2c2c2c}
.index03 .midbox{width: 1164px;height: 150px;margin: 0 auto;padding-top:29px}
.index03 .midbox .inbox{width: 340px;height: 150px;background: url(../images/inbox.png) no-repeat; text-align: center;color: #fff; border-radius:6px;overflow: hidden;margin: 0 24px;float: left; position: relative;}
.index03 .midbox .inbox span{display: block;}
.index03 .midbox .inbox .s01{font-size: 30px;color: #fff; padding-top:55px;position: relative; z-index:2}
.index03 .midbox .inbox .s02{font-size: 16px;padding-top:17px;position: relative; z-index:2}
.index03 .midbox .inbox .s02 a{color: #fff;font-size: 18px;}
.index03 .midbox .inbox .s02 a:hover{text-decoration: underline;color: #ff0}
.index03 .midbox .inbox .s03{width: 340px;height: 150px;left: 0;top: 0; border-radius:6px;position: absolute;z-index: 1;transform: scale(0.85);transition: 0.4s all}
.index03 .midbox .inbox:hover .s03{transform: scale(1);}
.index04{width: 100%;height:429px;background: #f1f1f1; margin: 0 auto}
.index04 .midbox{width: 1200px;height: 340px;padding-top: 56px;margin: 0 auto;overflow: hidden;}
.index04 .midbox .intitle{width: 100%;height: 45px;line-height: 45px; position: relative;}
.index04 .midbox .intitle span{height: 45px; padding-left: 40px;font-size: 28px;font-weight: bold;display: block;float: left;}
.index04 .midbox .intitle .more{width: 20px;height: 20px;display: block; position:absolute;right:5px;top:16px;}
.index04 .midbox .intitle .m01{background: url(../images/m01.jpg) no-repeat;}
.index04 .midbox .intitle .m02{background: url(../images/m02.jpg) no-repeat;}
.index04 .midbox .intitle .m03{background: url(../images/m03.jpg) no-repeat;}
.index04 .midbox .intitle .t01{color: #ea575d; background: url(../images/t01.jpg) left center no-repeat;}
.index04 .midbox .intitle .t02{color: #fbb03c; background: url(../images/t02.jpg) left center no-repeat;}
.index04 .midbox .intitle .t03{color: #2fade2; background: url(../images/t03.jpg) left center no-repeat;}
.index04 .midbox .inbox{width: 346px;height:325px;}
.index04 .midbox .inbox .news01{width: 100%;height: 110px;padding-top:23px; overflow: hidden;}
.index04 .midbox .inbox .news01 .inimg{width: 124px;height: 90px; border: 3px #d8d8d8 solid;float: left;}
.index04 .midbox .inbox .news01 .inimg img{width: 124px;height: 90px;}
.index04 .midbox .inbox .news01 .intxt {width: 200px;height: 99px;font-size: 14px;line-height: 22px;color: #5e5e5e; float: right;position: relative;overflow: hidden;}

.index04 .midbox .inbox .news01 .intxt p { margin-bottom:5px;}
.index04 .midbox .inbox .news01 .intxt span{ font-size: 18px;color: #282828; line-height: 22px; font-weight: bold;display: block;}
.index04 .midbox .inbox .news01 .intxt .more{position: absolute;left: 0;bottom: 0;color: #888787;font-size: 14px}
.index04 .midbox .inbox .news01 .intxt span:hover{color: #ea575d}

.index04 .midbox .inbox .news01 .intxt .content { line-height: 22px; }

.index04 .midbox .inbox .news01 .intxt .more:hover{color: #ea575d;margin-left: 5px}
.index04 .midbox .inbox .news02{width: 100%;height:128px; overflow: hidden;}
.index04 .midbox .inbox .news02 li{width: 100%;height: 32px;line-height: 32px;font-size: 16px; overflow: hidden;}
.index04 .midbox .inbox .news02 li a{color: #282828}
.index04 .midbox .inbox .news02 li a:hover{color: #ea575d;margin-left: 5px}
@-webkit-keyframes fadeinT{
     0%{opacity:0;-webkit-transform:translateY(-20px);}
    100%{opacity:1;-webkit-transform:translateY(0);}
}
@keyframes fadeinT{
   0%{opacity:0;transform:translateY(-20px);}
    100%{opacity:1;transform:translateY(0);}
}
@-moz-keyframes fadeinT{
    0%{opacity:0;-moz-transform:translateY(-20px);}
    100%{opacity:1;-moz-transform:translateY(0);}
}
@-ms-keyframes fadeinT{
    0%{opacity:0;-ms-transform:translateY(-20px);}
    100%{opacity:1;-ms-transform:translateY(0);}
}
@-webkit-keyframes fadeinB{
    0%{opacity:0;-webkit-transform:translateY(20px);}
    100%{opacity:1;-webkit-transform:translateY(0);}
}
@-moz-keyframes fadeinB{
    0%{opacity:0;-moz-transform:translateY(20px);}
    100%{opacity:1;-moz-transform:translateY(0);}
}
@-ms-keyframes fadeinB{
    0%{opacity:0;-ms-transform:translateY(20px);}
    100%{opacity:1;-ms-transform:translateY(0);}
}
@keyframes fadeinB{
    0%{opacity:0;transform:translateY(20px);}
    100%{opacity:1;transform:translateY(0);}
}


/*子页*/
.mbox{width: 100%;height: 130px;line-height: 32px; background: #f7f7f7}
.mbox #title_left{width: 1200px;height:55px;padding-top: 25px; margin: 0 auto}
.mbox #title_left span{padding: 0 15px;font-size: 18px;color: #fff; height: 32px; background: #eb575e;display: inline-block;border-radius: 4px;float: left;}
.mbox #title_left ul{padding-left: 20px}
.mbox #title_left ul li{width: 123px;height: 32px;line-height: 32px;text-align: center;float: left;background: url(../images/line.jpg) right center no-repeat;}
.mbox #title_left ul li a{color: #070002;font-size: 18px;}
.mbox #title_left ul li:last-child{background: none}
.mbox #title_left ul li:hover a{color: #ea575d;font-weight: bold;}
.mbox #title_left ul li.selected a{color: #ea575d;font-weight: bold;}
.mbox #title_right{width: 1175px;height: 32px;padding-left: 25px; background: url(../images/home.jpg) left center no-repeat;font-size: 14px; margin: 0 auto}

/*news*/
.newslist{width: 1228px;height:auto;overflow: hidden;padding-top:35px;}
.newslist li{width: 379px;height:222px;background:#fff;margin-right: 28px;margin-bottom:30px;top: 0;border: 1px #f7f6f6 solid; float: left;overflow: hidden;box-shadow: 0 1px 3px rgba(0,0,0,0.1);transition: 0.4s all;position: relative;}
.newslist li:hover{box-shadow: 0 5px 9px 3px rgba(0,0,0,0.1);top:-8px;}
.newslist li .txt{width:310px;height:211px;color: #898989;line-height: 20px; font-size: 14px;margin: 0 auto;overflow: hidden;position: relative;}
.newslist li .txt span{font-size: 18px;line-height: 28px;padding-top: 24px; padding-bottom:2px; display: block;}
.newslist li .txt a{font-size: 18px;line-height: 35px;padding-bottom:16px;color: #333333; display: block;}
.newslist li .txt .more{left: 0;bottom: 0; font-size: 14px; position: absolute;}
.newslist li .txt a:hover{color: #eb575e;}
/*product*/
.cpbox01{width: 100%;height: 600px;background: #f4f4f4}
.cpbox01 .cmid{width:1200px;height:600px;background:url(../images/0.png) center no-repeat;margin: 0 auto;}
.cpbox01 .cmid .left{width: 600px;height: 600px;position: relative;}
.cpbox01 .cmid .left img{width: 784px;height: 508px;display: block;right: 0;top: 0;position: absolute;}
.cpbox01 .cmid .right{width:575px;height: 600px;position: relative;}
.cpbox01 .cmid .right .p01{font-size: 36px;color: #212121;padding-top:90px; font-weight: bold;}
.cpbox01 .cmid .right .p02{font-size:28px;color: #212121;padding-top: 28px; font-weight:lighter;}
.cpbox01 .cmid .right .p03{height: 125px; font-size:16px;color: #6c6a6a;line-height: 27px; padding-top:21px;}
.cpbox01 .cmid .right .p04{width: 341px;height: 32px;display: block;padding-top: 5px}
.cpbox01 .cmid .right .p05{font-size:22px;color: #1462be; padding-top:31px;}
.cpbox01 .cmid .right .p05 a{color: #1462be;}
.cpbox01 .cmid .right .p06{font-size:16px;color: #595858;line-height: 30px;padding-left:27px;background: url(../images/i-weixin.jpg) left center no-repeat;margin-top:46px}
.cpbox02{width:1200px;height: auto;overflow: hidden;margin: 0 auto;padding: 30px 0}
.cptitle{width: 1200px;height:45px;line-height: 45px; font-size: 36px;font-weight: bold;color: #212121;text-align: center;margin: 0 auto;padding: 45px 0}
.cpbox03{width: 100%;height:500px;background: #f4f4f4}
.cpbox04{width:1200px;height: auto;overflow: hidden;margin: 0 auto;padding:100px 0}
.cpbox03 .ysbox{width: 1150px;height:auto;overflow: hidden;padding-top:14px;margin: 0 auto}
.cpbox03 .ysbox .left{width: 600px;}
.cpbox03 .ysbox .right{width:500px;}
.cpbox03 .ysbox span{width: 53px;height: 54px;font-weight: bold;line-height: 50px;font-size: 24px; text-align: center;color: #fff;background: url(../images/dot.png) no-repeat;display: inline-block;float: left;margin-right: 25px}
.cpbox03 .ysbox li{width: 100%;height: 54px;font-size: 16px; color: #212121;line-height:54px;margin-bottom: 46px}

/*contact*/
.inmapbox{width: 1200px;height: 402px;overflow: hidden;margin: 0 auto;}
#allmap{width:1198px;height:400px;overflow:hidden;font-size:14px; margin-bottom: 40px; line-height:28px;border:1px solid #a5a4a4;}
.lxtext{ width: 100%; height:210px; text-align: center;padding-top: 20px; margin:0 auto; }
.lx01{ line-height:80px; color: #eb575e;text-align: center; font-size: 30px; font-weight: bold;padding-top: 30px;}
.lx02{ font-size: 18px;text-align: center;}
.lx02 span{ font-size: 25px; color: #24b574; font-weight: bold; }
.lx03{ line-height: 20px; color: #898989; font-size:14px; padding-top: 24px;}
.lxbox{ width:1100px; height: 60px; margin: 0 auto; padding-top: 10px; padding-bottom: 40px; }
.lxbox .inlxbox{ width:250px; height: 58px; line-height: 58px; font-size: 16px; border: 1px #e4e4e4 solid; margin-right: 12px; float: left;}
.lxbox .inlxbox span{ width: 38px; height: 60px; float: left; display: block;}
.sub{background:#eb575e; width:140px; height:40px; font-size: 16px; border: none;color: #fff;font-family:"微软雅黑";transition: 0.4s all; margin: 0 auto; display: block;}
.sub:hover{background:#fd8000;}
.infolist{ width: 100%; height: auto; overflow: hidden; }
.infolist li{ width: 240px;height: 180px; float: left;margin-right:20px;margin-bottom: 20px; overflow: hidden; }
.infolist li img{ width: 240px;height: 180px;}

/*right*/
#right{width: 950px; height: auto;min-height:932px; background: #fff;margin-bottom: 30px; float: right;overflow: hidden;}
#right_content{width:1200px; height: auto;padding-top:30px;margin:0 auto;}
#right_bottom{width:100%;height:23px;}
#indexNews{ width: 100%;padding-top:20px; height: auto; overflow: hidden; }
#indexNews li{width:100%;height:120px;line-height:24px; color:#898989; font-size:14px;border-bottom: 1px #EEEEEE dashed; padding:20px 0; position: relative;}
#indexNews li img{width:160px;height:120px; float:left}
#indexNews li .txt{ width:980px; height:120px; padding-right:24px; float:right; position:relative}
#indexNews li span{height:34px; font-size:16px;line-height:34px; margin-bottom:10px; transition:0.4s all; display:block;}
#indexNews li span:after { display: block; content: '';position: absolute;width:50%;height: 1px;background-color: #EEEEEE;transition: 1s all}
#indexNews li span:hover:after {width:100%;background-color: #ea575d}
#indexNews li .time1{ right:10px; top:0;font-size:16px; padding-left:26px; line-height:40px;background:url(../images/time.png) left center no-repeat; position:absolute}
#indexNews li .info{position: absolute;left: 0;bottom: 0;font-size:12px;line-height: 18px}
#page{width:100%;height:30px; line-height:30px;text-align:center;margin:20px auto;color:#575656;font-size:14px; clear:both;}
#page a{color:#555555;font-size:14px; padding: 0 5px; border:1px #cececd solid;}
#page a:hover{color:#00a3ff;}
#page .current { padding: 0 8px; border:1px #00a3ff solid;}
#page_num{ height: 22px; font-size: 14px; background: #eeeeee; }
#newTitle{width:100%;line-height:60px; font-weight: normal;font-weight: bold; color:#eb575e;font-size:22px;font-family:"微软雅黑";text-align:center;margin:0 auto;}
#productTitle{width:100%;height:60px;color:#eb575e;font-size:18px; text-align:center;margin:0 auto;}
#newsInfo{width:100%;height:40px;color:#a9aaa9;font-size:12px; border-bottom: 1px #d5d3d3 dashed; text-align:center;margin:0 auto 20px;}
.newsinfoleft {padding-left: 30px;}
#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:900px;}
#newsContent{width:1200px;height: auto; overflow: hidden;padding-top:20px;padding-bottom: 40px; line-height:35px; font-size:15px; color: #555555; margin:0 auto;}
#newsContent a{color: #555555;}
#newsContent a:hover{color: #ea575d;}
#newsContent strong{color: #ea575d}
#newsContent table{ width: 1080px; border:1px #dddddd solid !important;margin: 0 auto !important; border-collapse: collapse;}
#newsContent table tr{ width: 100%; height: 35px; border-bottom:1px #dddddd solid !important; line-height: 35px;}
#newsContent table tr td{ width: auto; border-right:1px #dddddd solid !important; padding:0 15px !important; border-spacing: 0;}
.pbox02 img{ max-width:100%;display: block;margin: 0 auto;padding: 10px 0}
.pbox02 strong{color:#00a3ff}
#picUL{ width:100%; height:100%;padding-top: 40px; overflow:hidden;}
#picUL li{height:210px;width:240px;float:left; padding: 10px; margin:9px 15px; border: 1px #e4e4e4 solid; text-align:center; transition: 0.5s all;}
#picUL li:hover{ background:#ececec; border:1px #cecdcd solid;}
#picUL li .pic_01{width:240px;height:180px; text-align: center;}
#picUL li .pic_01 img{width:240px;height:180px; vertical-align:middle; background:#fff;}
#picUL li .pic_01 span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#picUL li .pic_02{width:240px;text-align: center;line-height:26px; padding-top:5px;}
#picUL0{width:1200px;margin: 0 auto;}
#picUL0 li{ width:370px; height:278px;margin:15px 15px;background: #d6d4d4;float:left;overflow: hidden; position:relative; }
#picUL0 li img{width:370px; height:278px;transition: 0.5s all;}
#picUL0 li:hover img{ transform: scale(1.05);}

.G_tips{
	color:#666;
	width:486px;
	border:1px solid #dedede;
	padding:7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}

/*******加入*******/
.jobbox{ width: 895px; height: auto;margin-top: 10px; }
.jobbox li{ width: 895px; height: 175px; background: #fff; margin-bottom: 20px;border:1px #efefef solid; position: relative;}
.jobbox li span{ line-height: 40px; font-size: 18px; color: #00a3ff; font-weight: bold; display: block; left: 90px; top: 22px; position: absolute;}
.jobbox li .descrip{ width: 550px; height: 60px; top: 63px; left: 90px; line-height: 27px; font-size: 14px; color: #646060; position: absolute; }
.jobbox li .more{ width: 100px; height: 36px; line-height: 36px; text-align: center; background: #00a3ff; color: #fff; font-size: 14px; right: 60px; top: 60px; position: absolute; }
.jobbox li .more:hover{ background: #ff9904; transition: 0.5s all;}
.jobbox li .num{ width: 45px; height: 45px; line-height: 45px; text-align: center; background: #00a3ff; color: #fff; font-size: 26px; font-weight: bold; left: 0; top: 0; position: absolute; }

.recruitcon{ width:895px; height:173px;}
.recruitpic{ width:132px; height:153px; float:left;}
.recruitconc{ width: 470px; height: 143px; padding-left: 50px; padding-top: 5px; float: left; }
.recruitconc li{ width:372px; height:35px; line-height:35px; color:#444444;}
.apply{width: 100px; height: 36px; line-height: 36px; text-align: center; background: #00a3ff; color: #fff; font-size: 14px; margin-top: 50px; margin-right: 100px; float: right;}
.apply:hover{ background: #ff9904; transition: 0.5s all;}
.xxsmys{ width:895px; height:36px; line-height:36px; border-bottom: 2px #00a3ff solid;}
.xxsmwz{ width:100px; height:36px; line-height: 36px; color:#FFF; text-align:center; display:block; background-color:#00a3ff;}

/*订单*/
.formys{ width:980px; height:auto;color: #555555;margin: 0 auto}
.formmcys{width: 60px; float: left; }
.cpmcys{ width:400px; height:34px;border:1px solid #d2d4d6; font-family: "微软雅黑"; color: #555555; background: #f9f9f9; font-size: 14px;}
.formbz{ float:left;}
.G_InputText{width:400px;height:30px;border:1px solid #d2d4d6; background: #f9f9f9;}
.G_textarea{width:400px;height:100px;border:1px solid #dedede;background: #f9f9f9;}
.G_ul{width:100%;padding: 40px 0}
.G_botton{
	width:55px;
	height:30px;
	line-height:30px;
	border:0;
	background:url(button.gif) no-repeat;
	cursor:pointer;
}
.borderLi{ width:100%; height:auto; padding-top:10px;}
.G_tips{
	width:486px;
	margin:10px auto 0 auto;
	border:1px solid #dedede;
	padding:7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}

.clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.clamp-1 {
  -webkit-line-clamp: 1;
}

.clamp-2 {
  -webkit-line-clamp: 2;
}

.clamp-3 {
  -webkit-line-clamp: 3;
}

.clamp-4 {
  -webkit-line-clamp: 4;
}

.clamp-5 {
  -webkit-line-clamp: 5;
}

.clamp-6 {
  -webkit-line-clamp: 6;
}

.clamp-7 {
  -webkit-line-clamp: 7;
}

.clamp-8 {
  -webkit-line-clamp: 8;
}